language n. 1.語言;(某民族,某國的)國語;語調(diào),措詞。 2.(談話者或作者所使用的)言語,語風(fēng),文風(fēng),文體。 3.專門用語,術(shù)語。 4.(動(dòng)物的)叫聲;(動(dòng)作,手勢等所表示的)表意語。 5.【自動(dòng)化】機(jī)器代碼 ( = machine language )。 6.〔俚語〕粗話,罵人的話;壞話。 7.態(tài)度,立場。 8.〔古語〕民族;某國國民。 a common language 共同的語言。 a dead language 死語言。 a foreign language 外國語。 a living language 活語言。 long language (與符號語言相對的)通用語言。 oral [spoken] language 口語。 the Chinese language 漢語。 written language 書面語。 high language 夸張的言詞。 in his own language 按他自己的說法。 with a great command [an easy flow] of language 口若懸河。 legal language 法律用語。 medical language 醫(yī)學(xué)用語。 parliamentary language 議會辭令;有禮貌的話。 the language of diplomacy 外交辭令。 the language of the science 科學(xué)用語。 finger [gesture, sign] language 手勢語。 the language of flowers 花語〔如以 lily 象征純潔等〕。 the language of the eyes 目語,眉目傳情。 billing gate language = language of the fish-market 下流的粗話。 in strong language 用激烈的下流話。 use (bad [foul, warm]) language to sb. 謾罵某人。 in fourteen languages 〔美俚〕非常。 speak the same language 說共同的語言,信仰和觀點(diǎn)相同。 language arts (中小學(xué)的)語言藝術(shù)學(xué)科。
Because groovy is a dynamically typed language , 因?yàn)間roovy是動(dòng)態(tài)類型的語言,所以
Jscript is a loosely typed language with automatic coercion Jscript是具有自動(dòng)強(qiáng)制的松散類型化語言。
Because ruby is a dynamically typed language , it doesn t require interfaces 因?yàn)閞uby是動(dòng)態(tài)類型語言,所以它不需要介面。
C is a strongly typed language ; therefore every variable and object must have a declared type C #是強(qiáng)類型語言;因此每個(gè)變量和對象都必須具有聲明類型。
Javascript is a loosely typed language and you can reference just about anything as a variable Javascript是一種弱類型的語言,可以用變量引用任何東西。
And more . in addition to being a typeless language , jscript 8 . 0 can now be a strongly typed language Jscript 8 . 0不僅是一種無類型語言,現(xiàn)在它還可以用作一種強(qiáng)類型化的語言。
Similarly , in weakly typed languages even the argument and return types of a method could be expressed using metadata 與此類似,在弱類型語言中,甚至連方法的參數(shù)和返回類型都可以用元數(shù)據(jù)表示。
Interpreted , dynamically typed languages such as jython and groovy are more flexible than netrexx in some cases , but can also be less reliable 解釋的、動(dòng)態(tài)類型化的語言(例如jython和groovy )在某些情況下比netrexx更靈活,但是可靠性也就更差。
Because jscript is a loosely typed language , it is more tolerant of potential type - mismatches than some other languages , such as visual basic and visual c 因?yàn)閖script是一種松散類型化語言,所有它比一些其它語言更能容忍潛在的類型不匹配,例如visual basic和visual c # 。
Jscript . net can also be used as a strongly typed language , in which all variables are bound to a specific data type , or you can use a mix of typed and untyped variables Jscript . net也可用作一種強(qiáng)類型化語言,其中所有變量都綁定到特定數(shù)據(jù)類型,或者您還可以混合使用類型化和非類型化變量。